home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Select (Limited Edition)
/
Computer Select.iso
/
pcmag
/
v11n09
/
drum1.exe
/
DRUMC.EXE
/
DRUM.H
< prev
next >
Wrap
Text File
|
1992-02-08
|
271b
|
15 lines
/*--------------------
DRUM.H header file
--------------------*/
#define IDM_NEW 10
#define IDM_OPEN 11
#define IDM_SAVE 12
#define IDM_SAVEAS 13
#define IDM_EXIT 14
#define IDM_RUNNING 20
#define IDM_STOPPED 21
#define IDM_ABOUT 30